Welcome![Sign In][Sign Up]
Location:
Search - tcp client

Search list

[Internet-NetworkTCP-chat-client

Description: 这是一个基于tcp的聊天工具,采用了异步socket模式.非常适合正在进行网络编程的人-This is a tcp-based chat tools, using the asynchronous socket model. very suitable for the ongoing program of the network
Platform: | Size: 38912 | Author: 阿飞发 | Hits:

[Internet-Networkclient

Description: TCP/IP客户机程序简略实现,用于向服务器发送文件消息等!-TCP/IP client program briefly realize for the news to send the file to the server, etc.!
Platform: | Size: 1024 | Author: yuhongzhi | Hits:

[Linux-UnixTCP

Description: linux环境下的TCP应用程序,有客户端和服务器端.-linux environment TCP applications have client and server.
Platform: | Size: 2048 | Author: xj216 | Hits:

[Internet-NetworkClient

Description: TCP功能强大的服务器!采用了重复式设计,防止DDOS攻击!顶你个肺-TCP powerful server! The use of duplicate design, to prevent DDOS attack! Top of your lung
Platform: | Size: 1344512 | Author: 地方法 | Hits:

[TCP/IP stackclient

Description: TCP中客户端的程序,与中心端配合使用。-err
Platform: | Size: 197632 | Author: alex | Hits:

[Internet-NetworkClient

Description: TCP/IP网络聊天客户端,对服务端发起socket请求,服务器端接收后实现聊天数据互发。-TCP/IP network chat client, the service launched socket client request, server-side chat after receiving data each other fat.
Platform: | Size: 33792 | Author: lingxin | Hits:

[Internet-Networktcp-ip

Description: Linux下的tcp和udp的服务器客户端通讯框架类,完整实例含makefile-Linux under the tcp and udp client server communications framework category, complete with examples makefile
Platform: | Size: 48128 | Author: Janferry | Hits:

[Windows CETCP

Description: WINCE TCP程序,基于VS2005,100%可以行,包括TCP 服务器和TCP 客户端-WINCE TCP procedures, based on the VS2005, 100 can be lines, including TCP Server and TCP Client
Platform: | Size: 93184 | Author: 张国威 | Hits:

[TCP/IP stacktcp

Description: TCP网络调试程序 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。-TCP network debugger can be used to carry out this procedure debugging TCP communication, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server.
Platform: | Size: 55296 | Author: 韩波 | Hits:

[Windows CETCP-Server-Client

Description: wince环境下的TCP网络接口编程,包含服务器和客户端程序-wince environments TCP network interface programming, including server and client program
Platform: | Size: 126976 | Author: 邓从阳 | Hits:

[TCP/IP stackListener-client

Description: c#的开发tcp/ip 客户端与服务器,可以实现远程聊天-c# development tcp/ip client and server, can achieve long-range chat
Platform: | Size: 30720 | Author: king | Hits:

[TCP/IP stackTCP

Description: 本程序可以用来进行TCP通信的调试,程序包含了TCP服务器和客户端两个部分。 TCP服务器可以在指定的端口进行监听,并同时最多处理100个连接。实时显示每个连接发送过来的数据,并且可以手工选择需要对哪个连接回送数据,或者是断开某个连接。 TCP客户端可以对某个IP(或者直接输入域名)的端口进行连接,实时显示已经连接的服务器发送的信息,可以手动输入需要发送到服务器的内容。 这个程序在对一些自己编写的服务器或者客户端的程序进行调试的时候比较有用。-This procedure can be used for TCP communication debugging, the program includes a TCP server and client in two parts. TCP server port can be designated to monitor and at the same time deal with a maximum of 100 connections. Real-time display of each connection send data and can manually select which connections need to return data, or disconnect a connection. TCP client can be on a certain IP (or directly enter the domain name) to connect the port, real-time display has been connected to the server send the information, you can manually enter the need to send content to the server. This procedure in the preparation of some of their own server or client process more useful when debugging.
Platform: | Size: 1963008 | Author: 雷钊 | Hits:

[TCP/IP stacktcp

Description: 一个简单网络通信系统,实现通信双方的消息收发,主要包括服务器和客户机的设计。实现客户端接收键盘输入的字符串,并向服务器发送;服务器接收后,将字符串以逆序返回给客户端; 客户端显示服务器返回的逆序字符串。-A simple network communication system, communication between the two sides to send and receive messages, including server and client design. Realize the client to receive keyboard input string to the server server receives, it will reverse the string to return to the client client shows the server returned to the reverse string.
Platform: | Size: 3840000 | Author: jjf | Hits:

[Windows CEtcp_client

Description: TCP客户端应用开发示例。 EVC 4.0 编译通过 ARMV4I 运行成功-TCP client application development example. EVC 4.0 compiler to run successfully through the ARMV4I
Platform: | Size: 68608 | Author: tx | Hits:

[TCP/IP stackclient

Description: TCP 客户端数据传输源代码。在用LAB VIEW 进行基于TCP/IP协议设计计算机通信时客户端的源代码。-TCP client-side data transfer source code. Using LAB VIEW-based TCP/IP protocol design of computer communication when the client s source code.
Platform: | Size: 1024 | Author: 朱晓波 | Hits:

[Linux-UnixTCPecho

Description: 在Linux/Unix环境下的网络编程,是TCP/IP的网际互联中的ECHO服务。系程序针对TCP客户端,,作用是服务器返回从客户处收到的所有数据-In Linux/Unix network programming environment is the TCP/IP Internet connectivity services in the ECHO. Department procedures for TCP client, is the server returns from the client received all the data
Platform: | Size: 1024 | Author: 杨敏 | Hits:

[TCP/IP stack2

Description: 用VB实现TCP客户端的源代码,可以作为学习VB.NET中Net.Sockets类的应用的一个很好的例子-Using VB to achieve TCP client source code, can be used as learning VB.NET Application category in Net.Sockets a good example of
Platform: | Size: 13312 | Author: 胡洋 | Hits:

[TCP/IP stackTcp

Description: 用tcp编写的客户端、服务器端的简单通讯程序-Prepared using tcp client, simple server-side communication procedures
Platform: | Size: 1067008 | Author: qyz | Hits:

[TCP/IP stacksockettool2

Description: TCP/UDP Socket调试工具提供了TCP Server,TCP Client,UDP Server,UDP Client,UDP Group 五种Socket调试方案。-TCP/UDP Socket debug tools provide TCP Server, TCP Client, UDP Server, UDP Client, UDP Group Five Socket debug the program.
Platform: | Size: 1831936 | Author: 钱小龙 | Hits:

[Internet-NetworkTCP-CUSTOM

Description: TCP聊天程序客户端程序,同TCP-SERVER程序配合使用-TCP client chat program, with the TCP-SERVER procedures used in conjunction
Platform: | Size: 38912 | Author: zb | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net